home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / gettext / javaversion.class (.txt) < prev    next >
Encoding:
Java Class File  |  2010-09-19  |  510 b   |  6 lines

  1. public class javaversion {
  2.    public static void main(String[] var0) {
  3.       System.out.println(System.getProperty("java.specification.version"));
  4.    }
  5. }
  6.